home *** CD-ROM | disk | FTP | other *** search
/ Digital Photography Made Easy 27 / Digital Photography Made Easy Issue 27.iso / pc / Software / Featured / psp800USev.exe / Data1.cab / tool_palette.swf / scripts / DefineButton2_126 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-04-22  |  100 b   |  5 lines

  1. on(release){
  2.    _global.menu.selectItem("crop");
  3.    loadMovie("crop.swf","_root.mainwindow");
  4. }
  5.